DTV_USER_COMMAND_START

@def DTV_USER_COMMAND_START @brief Start number for libdvbv5 user commands @ingroup frontend @def DTV_POLARIZATION @brief Satellite polarization (for Satellite delivery systems) @ingroup frontend @def DTV_AUDIO_PID @brief Audio PID @ingroup frontend @def DTV_VIDEO_PID @brief Video PID @ingroup frontend @def DTV_SERVICE_ID @brief MPEG TS service ID @ingroup frontend @def DTV_CH_NAME @brief Digital TV service name @ingroup frontend @def DTV_VCHANNEL @brief Digital TV channel number. May contain symbols @ingroup frontend @def DTV_SAT_NUMBER @brief Number of the satellite (used on multi-dish Satellite systems) @ingroup frontend @def DTV_DISEQC_WAIT @brief Extra time needed to wait for DiSeqC to complete, in ms. The minimal wait time is 15 ms. The time here will be added to the minimal time. @ingroup frontend @def DTV_DISEQC_LNB @brief LNBf name @ingroup frontend @def DTV_FREQ_BPF @brief SCR/Unicable band-pass filter frequency in kHz @ingroup frontend @def DTV_PLS_CODE @brief DVB-T2 PLS code. Not used internally. It is needed only for file conversion. @ingroup frontend @def DTV_PLS_MODE @brief DVB-T2 PLS mode. Not used internally. It is needed only for file conversion. @ingroup frontend @def DTV_COUNTRY_CODE @brief Country variant of international delivery system standard. in ISO 3166-1 two letter code. @ingroup frontend @def DTV_MAX_USER_COMMAND @brief Last user command @ingroup frontend @def DTV_USER_NAME_SIZE @brief Number of user commands @ingroup frontend

extern (C)
enum DTV_USER_COMMAND_START = 256;

Meta